dbus-test-runner software package provides Runs tests under a new DBus session, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dbus-test-runner
dbus-test-runner is installed in your system.
Make ensure the dbus-test-runner package were installed using the commands given below,
$ sudo dpkg-query -l | grep dbus-test-runner *
You will get with dbus-test-runner package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | GNOME |
| Package | dbus-test-runner |
| Version | 15.10.0~bzr98+repack1-2 |
| Description | Runs tests under a new DBus session |
| Sub Section | gnome |